Autogenerated HTML docs for v1.6.3-rc0
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt index 5061d3e..b362e9e 100644 --- a/git-for-each-ref.txt +++ b/git-for-each-ref.txt
@@ -85,6 +85,11 @@ objectname:: The object name (aka SHA-1). +upstream:: + The name of a local ref which can be considered ``upstream'' + from the displayed ref. Respects `:short` in the same way as + `refname` above. + In addition to the above, for commit and tag objects, the header field names (`tree`, `parent`, `object`, `type`, and `tag`) can be used to specify the value in the header field.